Total Complexity | 30 |
Dependencies | 1 |
Dependents | 1 |
Total lines | 162 |
Lines of code | 92 |
Logical lines of code | 57 |
Comment lines | 1 |
Methods | 8 |
Properties | 3 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
parseColor() | 52 | 10 | 22 | |
set() | 58 | 5 | 16 | |
unset() | 57 | 5 | 16 | |
__construct() | 62 | 3 | 10 | |
convertHexColorToAnsi() | 64 | 2 | 9 | |
degradeHexColorToAnsi() | 68 | 2 | 6 | |
getSaturation() | 63 | 2 | 10 | |
apply() | 79 | 1 | 3 |